Skip to content

feat: Add HTTPClient option to PluginConfig for custom HTTP client support#100

Closed
s3rj1k wants to merge 1 commit into
extism:mainfrom
s3rj1k:http-default-client
Closed

feat: Add HTTPClient option to PluginConfig for custom HTTP client support#100
s3rj1k wants to merge 1 commit into
extism:mainfrom
s3rj1k:http-default-client

Conversation

@s3rj1k
Copy link
Copy Markdown

@s3rj1k s3rj1k commented Mar 25, 2026

Allows hosts to provide a custom *http.Client for plugin HTTP requests, enabling TLS configuration (e.g., InsecureSkipVerify, custom CA certs).

Allows hosts to provide a custom *http.Client for plugin HTTP requests,
enabling TLS configuration (e.g., InsecureSkipVerify, custom CA certs).

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
@s3rj1k s3rj1k closed this by deleting the head repository May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant